[INFO] cloning repository https://github.com/jlyonsmith/gplay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlyonsmith/gplay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlyonsmith%2Fgplay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlyonsmith%2Fgplay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 210338e853036b174d4645bb6332692065385479
[INFO] checking jlyonsmith/gplay/210338e853036b174d4645bb6332692065385479 against master#f28ac764c36004fa6a6e098d15b4016a838c13c6 for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlyonsmith%2Fgplay" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jlyonsmith/gplay
[INFO] finished tweaking git repo https://github.com/jlyonsmith/gplay
[INFO] tweaked toml for git repo https://github.com/jlyonsmith/gplay written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlyonsmith/gplay on toolchain f28ac764c36004fa6a6e098d15b4016a838c13c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jlyonsmith/gplay already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded tokio-test v0.4.3
[INFO] [stderr]   Downloaded gcp_auth v0.9.0
[INFO] [stderr]   Downloaded hyper-rustls v0.24.1
[INFO] [stderr]   Downloaded easy-error v1.0.0
[INFO] [stderr]   Downloaded deranged v0.3.9
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.3
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded time v0.3.30
[INFO] [stderr]   Downloaded reqwest v0.11.22
[INFO] [stderr]   Downloaded rustls-webpki v0.101.6
[INFO] [stderr]   Downloaded regex v1.10.1
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded regex-automata v0.4.2
[INFO] [stderr]   Downloaded tokio v1.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5b30fc7f229d43f29409e534aa3631f324878d15c5a73a9a56518fb1e4621fa1
[INFO] running `Command { std: "docker" "start" "5b30fc7f229d43f29409e534aa3631f324878d15c5a73a9a56518fb1e4621fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b30fc7f229d43f29409e534aa3631f324878d15c5a73a9a56518fb1e4621fa1" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b30fc7f229d43f29409e534aa3631f324878d15c5a73a9a56518fb1e4621fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b30fc7f229d43f29409e534aa3631f324878d15c5a73a9a56518fb1e4621fa1" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking easy-error v1.0.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking regex-automata v0.4.2
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking regex v1.10.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-rustls v0.24.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking gcp_auth v0.9.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking gplay v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/lib.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     const EDIT_URL: &str =
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/lib.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> GplayTool<'a> {
[INFO] [stdout]    |      ^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]    = note: `#[deny(elided_lifetimes_in_associated_constant)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 70 |     const EDIT_URL: &'static str =
[INFO] [stdout]    |                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/lib.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     const UPLOAD_URL: &str =
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/lib.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> GplayTool<'a> {
[INFO] [stdout]    |      ^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 72 |     const UPLOAD_URL: &'static str =
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/lib.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     const EDIT_URL: &str =
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/lib.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> GplayTool<'a> {
[INFO] [stdout]    |      ^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]    = note: `#[deny(elided_lifetimes_in_associated_constant)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 70 |     const EDIT_URL: &'static str =
[INFO] [stdout]    |                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/lib.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     const UPLOAD_URL: &str =
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/lib.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> GplayTool<'a> {
[INFO] [stdout]    |      ^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 72 |     const UPLOAD_URL: &'static str =
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:75:42
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn new(log: &'a dyn GplayLog) -> GplayTool {
[INFO] [stdout]    |                      --                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn new(log: &'a dyn GplayLog) -> GplayTool<'a> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gplay` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:75:42
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn new(log: &'a dyn GplayLog) -> GplayTool {
[INFO] [stdout]    |                      --                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn new(log: &'a dyn GplayLog) -> GplayTool<'a> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gplay` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5b30fc7f229d43f29409e534aa3631f324878d15c5a73a9a56518fb1e4621fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b30fc7f229d43f29409e534aa3631f324878d15c5a73a9a56518fb1e4621fa1", kill_on_drop: false }`
[INFO] [stdout] 5b30fc7f229d43f29409e534aa3631f324878d15c5a73a9a56518fb1e4621fa1
